The ImagickDraw class
PHP Manual

ImagickDraw::setFontSize

(PECL imagick 2.0.0)

ImagickDraw::setFontSizeSets the font pointsize to use when annotating with text

Descripción

bool ImagickDraw::setFontSize ( float $pointsize )
Warning

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.

Sets the font pointsize to use when annotating with text.

Lista de parámetros

pointsize

the point size

Valores retornados

No value is returned.


The ImagickDraw class
PHP Manual